Function MPutDriver - restore mouse driver state Syntax void MPutDriver(char far *savebuffer); Prototype in mousehk.h Remarks restores the driver state from the memory location pointed to by savebuffer. Return value nothing. See also MDriverSize(), MGetDriver() Example see demomous.c